[INFO] cloning repository https://github.com/sufyanism/Rust-eCommerce-Store
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sufyanism/Rust-eCommerce-Store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsufyanism%2FRust-eCommerce-Store", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsufyanism%2FRust-eCommerce-Store'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f6b01e6f3cc837f17bd3b35243ebfab480a4436
[INFO] fixing sufyanism/Rust-eCommerce-Store against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsufyanism%2FRust-eCommerce-Store" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sufyanism/Rust-eCommerce-Store
[INFO] finished tweaking git repo https://github.com/sufyanism/Rust-eCommerce-Store
[INFO] tweaked toml for git repo https://github.com/sufyanism/Rust-eCommerce-Store written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sufyanism/Rust-eCommerce-Store on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sufyanism/Rust-eCommerce-Store already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ea3dbb0a122818cf4729bc23fd949348076e0040b1d6ca684c1608a59450ea06
[INFO] running `Command { std: "docker" "start" "ea3dbb0a122818cf4729bc23fd949348076e0040b1d6ca684c1608a59450ea06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea3dbb0a122818cf4729bc23fd949348076e0040b1d6ca684c1608a59450ea06" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea3dbb0a122818cf4729bc23fd949348076e0040b1d6ca684c1608a59450ea06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea3dbb0a122818cf4729bc23fd949348076e0040b1d6ca684c1608a59450ea06" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking sval v2.13.2
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling emit_macros v0.11.0-alpha.21
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking winnow v0.6.22
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rustix v0.38.42
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling emit_core v0.11.0-alpha.21
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking sval_ref v2.13.2
[INFO] [stderr]     Checking sval_dynamic v2.13.2
[INFO] [stderr]     Checking sval_fmt v2.13.2
[INFO] [stderr]     Checking sval_protobuf v0.1.2
[INFO] [stderr]     Checking sval_json v2.13.2
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]     Checking sval_buffer v2.13.2
[INFO] [stderr]     Checking sval_nested v2.13.2
[INFO] [stderr]     Checking sval_flatten v2.13.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking tempfile v3.15.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling fv-template v0.5.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling sval_derive_macros v2.13.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking sval_derive v2.13.2
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking sval_serde v2.13.2
[INFO] [stderr]     Checking serde_fmt v1.0.3
[INFO] [stderr]     Checking serde_buf v0.1.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking uncased v0.9.10
[INFO] [stderr]     Checking serde_json v1.0.134
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking value-bag-serde1 v1.10.0
[INFO] [stderr]     Checking value-bag-sval2 v1.10.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking emit v0.11.0-alpha.21
[INFO] [stderr]     Checking emit_batcher v0.11.0-alpha.21
[INFO] [stderr]     Checking emit_term v0.11.0-alpha.21
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking figment v0.10.19
[INFO] [stderr]     Checking emit_otlp v0.11.0-alpha.21
[INFO] [stderr]     Checking rocket v0.5.1
[INFO] [stderr]     Checking shop v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/domain/orders/queries/get_line_item_with_product.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/products/model/mod.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/customers/queries/get_customer.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/products/queries/get_product_summaries.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/products/commands/create_product.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/products/resolver.rs (2 fixes)
[INFO] [stderr]        Fixed src/domain/orders/model/mod.rs (2 fixes)
[INFO] [stderr]        Fixed src/domain/orders/commands/create_order.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/infra/func.rs (2 fixes)
[INFO] [stderr]        Fixed src/domain/customers/resolver.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/orders/queries/get_order.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/products/commands/set_product_title.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/orders/queries/get_order_with_products.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/orders/queries/get_order_summaries_for_customer.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/customers/queries/get_customer_with_orders.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/orders/commands/add_or_update_product.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/products/queries/get_product.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/customers/model/mod.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/orders/resolver.rs (2 fixes)
[INFO] [stderr]        Fixed src/domain/customers/commands/create_customer.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/domain/infra/func.rs:23:21
[INFO] [stdout]     |
[INFO] [stdout]  21 |     #[emit::debug_span("command {#[emit::as_serde] command: input}")]
[INFO] [stdout]     |     -----------------------------------------------------------------
[INFO] [stdout]     |     |                                                               |
[INFO] [stdout]     |     |                                                               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |     `__span` calls a custom destructor
[INFO] [stdout]     |     `__span` will be dropped later as of Edition 2024
[INFO] [stdout]  22 |     async fn execute(self, input: TArgs) -> TArgs::Output {
[INFO] [stdout]  23 |         self(input).await
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `__span` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/emit-0.11.0-alpha.21/src/span.rs:741:1
[INFO] [stdout]     |
[INFO] [stdout] 741 | impl<'a, C: Clock, P: Props, F: FnOnce(Span<'a, P>)> Drop for SpanGuard<'a, C, P, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/customers.rs:22:59
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let query = app.get_customer_with_orders_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |         match query.execute(GetCustomerWithOrders { id }).await? {
[INFO] [stdout]    |                                                           ^^^^^
[INFO] [stdout]    |                                                           |
[INFO] [stdout]    |                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 26 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/orders.rs:24:58
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let query = app.get_order_with_products_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] 23 |
[INFO] [stdout] 24 |         match query.execute(GetOrderWithProducts { id }).await? {
[INFO] [stdout]    |                                                          ^^^^^
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 28 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/orders.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let query = app.get_line_item_with_product_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 44 |             .await?
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 49 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/products.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let query = app.get_product_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] 28 |
[INFO] [stdout] 29 |         match query.execute(GetProduct { id }).await? {
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 41 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/domain/infra/func.rs:43:21
[INFO] [stdout]     |
[INFO] [stdout]  41 |     #[emit::debug_span("query {#[emit::as_serde] query: input}")]
[INFO] [stdout]     |     -------------------------------------------------------------
[INFO] [stdout]     |     |                                                           |
[INFO] [stdout]     |     |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |     `__span` calls a custom destructor
[INFO] [stdout]     |     `__span` will be dropped later as of Edition 2024
[INFO] [stdout]  42 |     async fn execute(&self, input: TArgs) -> TArgs::Output {
[INFO] [stdout]  43 |         self(input).await
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `__span` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/emit-0.11.0-alpha.21/src/span.rs:741:1
[INFO] [stdout]     |
[INFO] [stdout] 741 | impl<'a, C: Clock, P: Props, F: FnOnce(Span<'a, P>)> Drop for SpanGuard<'a, C, P, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/domain/infra/transaction/resolver.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout]  35 | /     #[emit::span(
[INFO] [stdout]  36 | |         ok_lvl: "debug",
[INFO] [stdout]  37 | |         err_lvl: "error",
[INFO] [stdout]  38 | |         "execute transaction",
[INFO] [stdout]  39 | |     )]
[INFO] [stdout]     | |      ^
[INFO] [stdout]     | |      |
[INFO] [stdout]     | |      now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |______`__span` calls a custom destructor
[INFO] [stdout]     |        `__span` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/store/transaction.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl Drop for Transaction {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__span` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/emit-0.11.0-alpha.21/src/span.rs:741:1
[INFO] [stdout]     |
[INFO] [stdout] 741 | impl<'a, C: Clock, P: Props, F: FnOnce(Span<'a, P>)> Drop for SpanGuard<'a, C, P, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/infra/error.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let err = self.into_inner();
[INFO] [stdout]    |             ---
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `err` calls a custom destructor
[INFO] [stdout]    |             `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 66 |         Response::build()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 71 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/infra/span.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this temporary value will be dropped at the end of the block
[INFO] [stdout]    |                    borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/infra/span.rs:96:43
[INFO] [stdout]    |
[INFO] [stdout] 96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this temporary value will be dropped at the end of the block
[INFO] [stdout]    |                                           borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/api/infra/span.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 | /             lvl: match status {
[INFO] [stdout]  98 | |                 200..=399 => emit::Level::Debug,
[INFO] [stdout]  99 | |                 400..=499 => emit::Level::Warn,
[INFO] [stdout] 100 | |                 _ => emit::Level::Error,
[INFO] [stdout] 101 | |             },
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________this temporary value will be dropped at the end of the block
[INFO] [stdout]     |               borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl Iterator<Item = (store::value::Version, T)>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/store/value.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |     ) -> impl Iterator<Item = (Version, T)> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/store/value.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         &self,
[INFO] [stdout]     |         ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/store/value.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |         mut filter: impl FnMut(&T) -> bool,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 132 ~     pub fn get_all<U: FnMut(&T) -> bool>(
[INFO] [stdout] 133 |         &self,
[INFO] [stdout] 134 ~         mut filter: U,
[INFO] [stdout] 135 ~     ) -> impl Iterator<Item = (Version, T)> + use<T, U> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/domain/infra/func.rs:23:21
[INFO] [stdout]     |
[INFO] [stdout]  21 |     #[emit::debug_span("command {#[emit::as_serde] command: input}")]
[INFO] [stdout]     |     -----------------------------------------------------------------
[INFO] [stdout]     |     |                                                               |
[INFO] [stdout]     |     |                                                               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |     `__span` calls a custom destructor
[INFO] [stdout]     |     `__span` will be dropped later as of Edition 2024
[INFO] [stdout]  22 |     async fn execute(self, input: TArgs) -> TArgs::Output {
[INFO] [stdout]  23 |         self(input).await
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `__span` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/emit-0.11.0-alpha.21/src/span.rs:741:1
[INFO] [stdout]     |
[INFO] [stdout] 741 | impl<'a, C: Clock, P: Props, F: FnOnce(Span<'a, P>)> Drop for SpanGuard<'a, C, P, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/customers.rs:22:59
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let query = app.get_customer_with_orders_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |         match query.execute(GetCustomerWithOrders { id }).await? {
[INFO] [stdout]    |                                                           ^^^^^
[INFO] [stdout]    |                                                           |
[INFO] [stdout]    |                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 26 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/orders.rs:24:58
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let query = app.get_order_with_products_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] 23 |
[INFO] [stdout] 24 |         match query.execute(GetOrderWithProducts { id }).await? {
[INFO] [stdout]    |                                                          ^^^^^
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 28 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/orders.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let query = app.get_line_item_with_product_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 44 |             .await?
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 49 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/products.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let query = app.get_product_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] 28 |
[INFO] [stdout] 29 |         match query.execute(GetProduct { id }).await? {
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 41 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/domain/infra/func.rs:43:21
[INFO] [stdout]     |
[INFO] [stdout]  41 |     #[emit::debug_span("query {#[emit::as_serde] query: input}")]
[INFO] [stdout]     |     -------------------------------------------------------------
[INFO] [stdout]     |     |                                                           |
[INFO] [stdout]     |     |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |     `__span` calls a custom destructor
[INFO] [stdout]     |     `__span` will be dropped later as of Edition 2024
[INFO] [stdout]  42 |     async fn execute(&self, input: TArgs) -> TArgs::Output {
[INFO] [stdout]  43 |         self(input).await
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `__span` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/emit-0.11.0-alpha.21/src/span.rs:741:1
[INFO] [stdout]     |
[INFO] [stdout] 741 | impl<'a, C: Clock, P: Props, F: FnOnce(Span<'a, P>)> Drop for SpanGuard<'a, C, P, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/domain/infra/transaction/resolver.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout]  35 | /     #[emit::span(
[INFO] [stdout]  36 | |         ok_lvl: "debug",
[INFO] [stdout]  37 | |         err_lvl: "error",
[INFO] [stdout]  38 | |         "execute transaction",
[INFO] [stdout]  39 | |     )]
[INFO] [stdout]     | |      ^
[INFO] [stdout]     | |      |
[INFO] [stdout]     | |      now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |______`__span` calls a custom destructor
[INFO] [stdout]     |        `__span` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/store/transaction.rs:58:1
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl Drop for Transaction {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__span` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/emit-0.11.0-alpha.21/src/span.rs:741:1
[INFO] [stdout]     |
[INFO] [stdout] 741 | impl<'a, C: Clock, P: Props, F: FnOnce(Span<'a, P>)> Drop for SpanGuard<'a, C, P, F> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/infra/error.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let err = self.into_inner();
[INFO] [stdout]    |             ---
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `err` calls a custom destructor
[INFO] [stdout]    |             `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 66 |         Response::build()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 71 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/infra/span.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this temporary value will be dropped at the end of the block
[INFO] [stdout]    |                    borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/infra/span.rs:96:43
[INFO] [stdout]    |
[INFO] [stdout] 96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this temporary value will be dropped at the end of the block
[INFO] [stdout]    |                                           borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/api/infra/span.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 | /             lvl: match status {
[INFO] [stdout]  98 | |                 200..=399 => emit::Level::Debug,
[INFO] [stdout]  99 | |                 400..=499 => emit::Level::Warn,
[INFO] [stdout] 100 | |                 _ => emit::Level::Error,
[INFO] [stdout] 101 | |             },
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________this temporary value will be dropped at the end of the block
[INFO] [stdout]     |               borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl Iterator<Item = (store::value::Version, T)>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/store/value.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |     ) -> impl Iterator<Item = (Version, T)> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/store/value.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         &self,
[INFO] [stdout]     |         ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/store/value.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |         mut filter: impl FnMut(&T) -> bool,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 132 ~     pub fn get_all<U: FnMut(&T) -> bool>(
[INFO] [stdout] 133 |         &self,
[INFO] [stdout] 134 ~         mut filter: U,
[INFO] [stdout] 135 ~     ) -> impl Iterator<Item = (Version, T)> + use<T, U> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/orders.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/customers.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/products.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.37s
[INFO] [stderr] crater-edition-check: shop v0.0.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking shop v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/api/infra/span.rs:96:20
[INFO] [stdout]     |
[INFO] [stdout]  96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    creates a temporary value which is freed while still in use
[INFO] [stdout]     |                    borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 102 |         );
[INFO] [stdout]     |         - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/api/infra/span.rs:96:43
[INFO] [stdout]     |
[INFO] [stdout]  96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           creates a temporary value which is freed while still in use
[INFO] [stdout]     |                                           borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 102 |         );
[INFO] [stdout]     |         - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/api/infra/span.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 | /             lvl: match status {
[INFO] [stdout]  98 | |                 200..=399 => emit::Level::Debug,
[INFO] [stdout]  99 | |                 400..=499 => emit::Level::Warn,
[INFO] [stdout] 100 | |                 _ => emit::Level::Error,
[INFO] [stdout] 101 | |             },
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________creates a temporary value which is freed while still in use
[INFO] [stdout]     |               borrow later used here
[INFO] [stdout] 102 |           );
[INFO] [stdout]     |           - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/api/infra/span.rs:96:20
[INFO] [stdout]     |
[INFO] [stdout]  96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    creates a temporary value which is freed while still in use
[INFO] [stdout]     |                    borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 102 |         );
[INFO] [stdout]     |         - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/api/infra/span.rs:96:43
[INFO] [stdout]     |
[INFO] [stdout]  96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           creates a temporary value which is freed while still in use
[INFO] [stdout]     |                                           borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 102 |         );
[INFO] [stdout]     |         - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/api/infra/span.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 | /             lvl: match status {
[INFO] [stdout]  98 | |                 200..=399 => emit::Level::Debug,
[INFO] [stdout]  99 | |                 400..=499 => emit::Level::Warn,
[INFO] [stdout] 100 | |                 _ => emit::Level::Error,
[INFO] [stdout] 101 | |             },
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________creates a temporary value which is freed while still in use
[INFO] [stdout]     |               borrow later used here
[INFO] [stdout] 102 |           );
[INFO] [stdout]     |           - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shop` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shop` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "ea3dbb0a122818cf4729bc23fd949348076e0040b1d6ca684c1608a59450ea06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea3dbb0a122818cf4729bc23fd949348076e0040b1d6ca684c1608a59450ea06", kill_on_drop: false }`
[INFO] [stdout] ea3dbb0a122818cf4729bc23fd949348076e0040b1d6ca684c1608a59450ea06
